home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / database / powerbase / printlabel / !PrintLbls / !Run < prev    next >
Encoding:
Text File  |  1995-06-24  |  485 b   |  16 lines

  1. IconSprites <Obey$Dir>.!Sprites
  2. Set PrintLbls$Dir <Obey$Dir>
  3.  
  4. Set File$Type_DFE CSV
  5.  
  6. If "<System$Path>" = "" THEN Error System resources not found
  7.  
  8. RMEnsure ColourTrans 0.52 RMLoad System:modules.Colours
  9. RMEnsure SlidingHeap 2.00 RMLoad <PrintLbls$Dir>.SlidingHp
  10.  
  11. | Load InterfaceManager iff running under wimp < 3.16 (i.e. RISC-OS 2)
  12. RMEnsure WindowManager 3.16 RMEnsure InterfaceManager 1.30 RMLoad <PrintLbls$Dir>.Interface
  13.  
  14. WimpSlot -min 56K -max 56K
  15. Run <PrintLbls$Dir>.!RunImage
  16.